Click or drag to resize

MessageResentDate Property

Gets or sets the resent date.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime ResentDate { get; set; }

Property Value

Type: DateTime
The resent date.
See Also